func github.com/andybalholm/brotli.buildBlockHistogramsCommand

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_command.go#L181: func buildBlockHistogramsCommand(data []uint16, length uint, block_ids []byte, num_histograms uint, histograms []histogramCommand) {
		block_splitter_command.go#L423: 			buildBlockHistogramsCommand(data, length, block_ids, num_histograms, histograms)